Skip to content

Upgrade pg_graphql to v1.1.0 #509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 25, 2023
Merged

Upgrade pg_graphql to v1.1.0 #509

merged 1 commit into from
Jan 25, 2023

Conversation

olirice
Copy link
Contributor

@olirice olirice commented Jan 25, 2023

Upgrade pg_graphql from v1.0.2 to v1.1.0

Which includes:

  • feature: Add support for Views, Materialized Views, and Foreign Tables
  • feature: Add support for filtering on is null and is not null
  • feature: User configurable page size
  • bugfix: Remove requirement for insert permission on every column for inserts to succeed
  • bugfix: hasNextPage and hasPreviousPage during reverse pagination were backwards

Note:
Once this releases please push an update to the dockerhub images. Some folks have been requesting the features in the supabase CLI

@olirice olirice requested a review from a team as a code owner January 25, 2023 17:26
@pcnc pcnc merged commit a661fd2 into develop Jan 25, 2023
@pcnc pcnc deleted the or/pg-graphql-v1.1.0 branch January 25, 2023 17:51
damonrand pushed a commit to cepro/postgres that referenced this pull request Jun 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants